home *** CD-ROM | disk | FTP | other *** search
- Path: krtkg1.rug.ac.be!colle
- From: colle@krtkg1.rug.ac.be (Christophe Colle)
- Newsgroups: comp.lang.c
- Subject: [Q] debug-tools
- Date: 28 Jan 1996 00:41:31 GMT
- Organization: University of Ghent, Belgium
- Message-ID: <4eegnr$3ip@infoserv.rug.ac.be>
- NNTP-Posting-Host: krtkg1.rug.ac.be
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi all,
-
- I wanted to know which tools are available to perform debugging of
- memory. Right now I'm debugging a huge code, which is crashing very often.
- I found very much arrays which were too small. I think there are still
- lots of them in this source. I wanted to know if there are tools
- available which would alloew me to debug statically allocated arrays,
- i. e. something like char array[5];
-
- For the moment I'm using the malloc_dbg tool, which is available on the
- net, and which allows to debug the heap. I still didn't find anything to
- debug the stack and statically allocated arrays.
-
- Any help is welcome
-
- Christophe Colle
-
-
-
- --
- | \ =============================================================
- | \ Colle Christophe Phone: +32-(0)9-2403955
- +---- mail: colle@krtkg1.rug.ac.be http://krtkg1.rug.ac.be/~colle
- |
- ----------+ When I'm not in Ghent, Then I'm probably Sailing
- \________| ======= Radiotherapy Department, Ghent =============
-